'Declaration
Public Function SetTagAttribute_2( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByRef Value() As String _ ) As GdPictureStatus
public GdPictureStatus SetTagAttribute_2( int TagID, string Key, ref string[] Value )
public function SetTagAttribute_2( TagID: Integer; Key: String; var Value: Stringarray of ): GdPictureStatus;
public function SetTagAttribute_2( TagID : int, Key : String, Value : String[] ) : GdPictureStatus;
public: GdPictureStatus SetTagAttribute_2( int TagID, string* Key, ref string*[]* Value )
public: GdPictureStatus SetTagAttribute_2( int TagID, String^ Key, array<String^>^% Value )
Parameters
- TagID
- Key
- Value